| Declaration: | extern playit_error
*xplayit_set_loop |
|
| ( | ||
| /in/ | playit_frame start, | /* R0 */ |
| playit_frame stop, | /* R1 */ | |
| int count, | /* R2 */ | |
| /out/ | playit_frame *rstart, | /* R0 */ |
| playit_frame *rstop | /* R1 */ | |
| ); | ||
| SWI: | PlayIt_SetLoop |
[ Parent ] [ Manual root ]